<strings>

All strings will be UTF-8 encoded, which uses 1-4 bytes per character.
All java.lang.Object.toString() functions must instead be called as toString("UTF-8").

</strings>